const runtime.gcDrainFlushBgCredit
5 uses
runtime (current package)
mgcmark.go#L1092: gcDrainFlushBgCredit
mgcmark.go#L1100: gcDrain(gcw, gcDrainIdle|gcDrainUntilPreempt|gcDrainFlushBgCredit)
mgcmark.go#L1106: flags := gcDrainFlushBgCredit
mgcmark.go#L1116: gcDrain(gcw, gcDrainFractional|gcDrainUntilPreempt|gcDrainFlushBgCredit)
mgcmark.go#L1159: flushBgCredit := flags&gcDrainFlushBgCredit != 0
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)